.top_nav{
	width:100%;
	background:#fafafa;
	height:28px;
	margin-right:10px;
	border-bottom:1px solid #f1f1f1;
	color:#999;
	}
.top_nav a{color:#999;}
.top_nav a:hover{color:#f60;text-decoration:none;}
.top_nav ul{float:left;}
.top_nav ul li{
	float:left;
    list-style:none;
    font-size:12px;
    line-height:12px;
    padding:0px 10px;
    margin-top:8px;
    color:#999;
    font:12px/12px consolas;
	}
.top_nav ul li.kefu{border-right:1px solid #d1d1d1;border-left:1px solid #d1d1d1;margin-right:10px;}

@media (min-width:320px){
.top_nav ul li.weixin_yst{
	display:none;
	font:12px/12px consolas;
	padding:0px;
	}
}
@media (min-width:480px){
.top_nav ul li.weixin_yst{
	display:none;
	font:12px/12px consolas;
	padding:0px;
	}
}
@media (min-width:640px){
.top_nav ul li.weixin_yst{
	display:none;
	font:12px/12px consolas;
	padding:0px;
	}
}
@media (min-width:768px){
.top_nav ul li.weixin_yst{
	display:inline-block;
	font:12px/12px consolas;
	padding:0px;
	}
}
@media (min-width:1200px){
.top_nav ul li.weixin_yst{
	display:inline-block;
	font:12px/12px consolas;
	padding:0px;
	}
}

.top_nav ul li.weixin_yst a{float:left;color:#999;}
.top_nav ul li.weixin_yst span{
	font-size:14px;
	float:left;
	position:relative;
	top:0px;
	margin-left:3px;
	text-decoration:none;
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	transition:transform .2s ease-in 0s;
	-webkit-transition:-webkit-transform .2s ease-in 0s;
	}
.top_nav ul li.weixin_yst:hover span{
	transform:rotate(270deg);
	-webkit-transform:rotate(270deg);
	}
.weixin_box{
	height:25px;
	line-height:25px;
	position:relative;
	top:-6px;
	z-index:999999;
	padding:0px 11px;
	left:-11px;
	overflow:hidden;
	}
.weixin_yst:hover .weixin_box{
	border:1px solid #dfdfdf;
	background:#fff;
	top:-7px;
	border-radius:5px 5px 0px 0px;
	border-bottom:none;
	left:-12px;
	}
.weixin_float{
	display:none;
	position:absolute;
	padding:2px;
	border:1px solid #dfdfdf;
	border-radius:5px;
	background:#fff;
	z-index:1003;
	margin:-8px 0 0 -15px;
	border-radius:5px 0px 5px 5px;
	transition:transform .15s ease-in 0s;
	-webkit-transition:-webkit-transform .15s ease-in 0s;
	}

@media (min-width:320px){
.top_nav ul li.weixin_mall{
	display:none;
	font:12px/12px consolas;
	padding:0px;
	}
}
@media (min-width:480px){
.top_nav ul li.weixin_mall{
	display:none;
	font:12px/12px consolas;
	padding:0px;
	}
}
@media (min-width:640px){
.top_nav ul li.weixin_mall{
	display:none;
	font:12px/12px consolas;
	padding:0px;
	}
}
@media (min-width:768px){
.top_nav ul li.weixin_mall{
	display:inline-block;
	font:12px/12px consolas;
	padding:0px;
	}
}
@media (min-width:1200px){
.top_nav ul li.weixin_mall{
	display:inline-block;
	font:12px/12px consolas;
	padding:0px;
	}
}

.top_nav ul li.weixin_mall a{float:left;color:#999;}
.top_nav ul li.weixin_mall span{
	font-size:14px;
	float:left;
	position:relative;
	top:0px;
	margin-left:3px;
	text-decoration:none;
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	transition:transform .2s ease-in 0s;
	-webkit-transition:-webkit-transform .2s ease-in 0s;
	}
.top_nav ul li.weixin_mall:hover span{
	transform:rotate(270deg);
	-webkit-transform:rotate(270deg);
	}
.mall_box{
	height:25px;
	line-height:25px;
	position:relative;
	top:-6px;
	z-index:999999;
	padding:0px 11px;
	left:-11px;
	overflow:hidden;
	}
.weixin_mall:hover .mall_box{
	border:1px solid #dfdfdf;
	background:#fff;
	top:-7px;
	border-radius:5px 5px 0px 0px;
	border-bottom:none;
	left:-12px;
	}
.mall_float{
	display:none;
	position:absolute;
	padding:2px;
	border:1px solid #dfdfdf;
	border-radius:5px;
	background:#fff;
	z-index:1003;
	margin:-8px 0 0 -15px;
	border-radius:5px 0px 5px 5px;
	transition:transform .15s ease-in 0s;
	-webkit-transition:-webkit-transform .15s ease-in 0s;
	}
@media (min-width:320px){
.search_r{
	display:none;
	float:right;
    width: 137px;
    height: 20px;
	margin-top:4px;
    background: url(../../images/anfang/search_bg.png) no-repeat;
    line-height: 20px;
    color: #333;
    cursor: pointer;
    font-size:11px;
    position:relative;
}
}
@media (min-width:480px){
.search_r{
	display:none;
	float:right;
    width: 137px;
    height: 20px;
	margin-top:4px;
    background: url(../../images/anfang/search_bg.png) no-repeat;
    line-height: 20px;
    color: #333;
    cursor: pointer;
    font-size:11px;
    position:relative;
}
}
@media (min-width:640px){
.search_r{
	display:none;
	float:right;
    width: 137px;
    height: 20px;
	margin-top:4px;
    background: url(../../images/anfang/search_bg.png) no-repeat;
    line-height: 20px;
    color: #333;
    cursor: pointer;
    font-size:11px;
    position:relative;
}
}
@media (min-width:768px){
.search_r{
	display:inline-block;
	float:right;
    width: 137px;
    height: 20px;
	margin-top:4px;
    background: url(../../images/anfang/search_bg.png) no-repeat;
    line-height: 20px;
    color: #333;
    cursor: pointer;
    font-size:11px;
    position:relative;
}
}
@media (min-width:1200px){
.search_r{
	display:inline-block;
	float:right;
    width: 137px;
    height: 20px;
	margin-top:4px;
    background: url(../../images/anfang/search_bg.png) no-repeat;
    line-height: 20px;
    color: #333;
    cursor: pointer;
    font-size:11px;
    position:relative;
}
}

.search_r a{width:35px;display:inline-block;position:absolute;top:0;right:0;}
.search_r .searchtext{
    width:100px;
    margin-top:0px;
    margin-top:1px !important;
    margin-left:2px;
    margin-bottom:1px;
    border-top:1px  solid #fff;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    padding-left:4px;
    padding:0 0 0 0;
    height:15px;
    line-height:15px;
    color:#848484;
    display:inline-block;
	outline:none;
}
.navmenuslide{
    display: none;
    list-style: none;
    z-index: 999;
    position: absolute;
    top:60px;
    right: 0;
    background: #fff;
    width:100%;
    line-height:35px;
    padding-top:40px;
    color: #606062;
}
.navmenuslide::after{ 
	content:'';
	border-top:1px solid #efefef;
	width:100%;
	height:1px;
	top:20px;
	left:0px;
	position:absolute;
}
.navmenuslide li{
    float: left;
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    line-height: 30px;
    position: relative;
    min-width: 145px;
}
.navmenuslide li a{
    color: #606062;
    background: #fff;
    display: block;
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    transition: all 0.4s ease-in-out 0s;
}
.navmenuslide li a::after{ 
	content:'>>';
	position:absolute;
	display:none;
}
.navmenuslide li > a:hover{
	 text-indent:10px;
	 font-weight:bold;
	 color:#008CD6;
	 text-decoration:none;
}
.navmenuslide li > a:hover::after{
	display:inline-block;
}
/*---- 焦点图 ---*/
.block_home_slider {
	position: relative;
	border:1px solid #f2f2f2;
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
}  
/*底部小图标*/
.block_home_slider .slide{
	position:relative;
	text-align:center;
}
.block_home_slider .caption{
	padding:13px 16px 12px;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	background:url(bg_caption.png);
}
.block_home_slider .flex-direction-nav{
}
.block_home_slider .flex-direction-nav a {
	width:20px;
	height:30px;
	display:block;
	position:absolute;
	top:90px;
	margin-top:-15px;
	z-index:99999;
	background:#666;
	text-indent:-9000px;
}
.block_home_slider .flex-direction-nav a.flex-prev {
	background:url(../../images/anfang/l.png);
	left:0;
	}
.block_home_slider .flex-direction-nav a.flex-prev:hover {
	}
.block_home_slider .flex-direction-nav a.flex-next {
	background:url(../../images/anfang/r.png);
	right:0;
}
.block_home_slider .flex-direction-nav a.flex-next:hover {
	}
.block_home_slider .flex-control-paging{
	position:absolute;
	width:100%;
	bottom:10px;
	text-align:center;
}
.block_home_slider .flex-control-paging li{
	margin:3px;
	padding:0px;
	display:inline-block;
	overflow:hidden;
}
.block_home_slider .flex-control-paging li a{
	width:12px;
	height:12px;
	border-radius:12px;
	border:2px solid #666;
	display:block;
	text-indent:-9000px;
	cursor:pointer;
}
.block_home_slider .flex-control-paging li a.flex-active{
	background:#666;
}

#home_slider1 .flex-control-paging li a{
	width:43px;
	height:5px;
	border:1px solid #bebebe;
	border-radius:0;

}
#home_slider1 .flex-control-paging li a.flex-active{
	background:#d3d3d3;
}

#home_slider2 .flex-control-paging li a{
	width:12px;
	height:12px;
	border-radius:12px;
	border:none;
	display:block;
	text-indent:-9000px;
	background:#b0b0b0;
	cursor:pointer;
}

#home_slider2 .flex-control-paging li a.flex-active{
	background:#0a60a9;
}

.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}
.flexslider {
	margin:0;
	padding:0;
	text-align:center;
}
.flexslider .slides > li {
	display: none;
	text-align:center;
	list-style-type: none;
}
.flexslider .slides img {width: 100%; display: block;margin:0 auto;}
.flex-pauseplay span {text-transform: capitalize;}
/*新闻咨询焦点图*/
.new_banner{width:230px;height:200px;position:relative;margin:0 auto;}
.rslides{width:100%;position:relative;list-style:none;padding:0;}
.rslides_nav{ width:36px; height:36px; background-image:url(../images/banner_new.png); display:block; position:absolute;  text-indent:-10em; overflow:hidden;}
.rrprev{ background-position:0 0;left:40px; top:50%;margin-top:-18px;display:none;}
.rrprev:hover{ background-position:0 -36px;}
.rrnext{ background-position:-36px 0;right:40px; top:50%;margin-top:-18px;display:none;}
.rrnext:hover{ background-position:-36px -36px;}
.rslides_tabs{position:absolute;width:100%;left:0;bottom:5px;text-align:center;z-index:99999;margin:0;padding:0;}
.rslides_tabs li{display:inline-block;margin:0 2px}
.rslides_tabs a{ width:12px; height:12px; background:#fff;text-indent:-5em; overflow:hidden; display:block; float:left; margin-left:6px;border-radius:6px;}
.rslides_tabs .rslides_here a{ background:#0a60a9;}

/*footer*/
.footer{
	font-size: 12px;
	line-height:25px;
	color:#f2f2f2;
	background:url(../../images/anfang/footerbg.png);
    padding:35px 1% 10px 1%;
    margin-top:20px;
	overflow:hidden;
}
.foot-section:nth-child(6n),.foot-section:nth-child(7n){display:none;}

.foot-section{
	width:20%;
	float:left;
}

.foot-section a{
	color:#dcdcdc;
	text-decoration:none;
}
.foot-section a:hover{
	color:#fff;
	text-decoration:none;
}
.foot-section a:visited{
	color:#dcdcdc;
	text-decoration:none;
}

.foot-section h3{
	line-height:25px;
	font-size:14px;
	font-weight: bold;
	margin:0;
	padding:0;
}
@media (min-width:320px){
.foot-section ul{
	display:none;
	margin:10px 0;
	padding:0;
}
}

@media (min-width:480px){
.foot-section ul{
	display:none;
	margin:10px 0;
	padding:0;
}
}

@media (min-width:768px){
.foot-section ul{
	display:none;
	margin:10px 0;
	padding:0;
}
}

@media (min-width:1200px){
.foot-section ul{
	display: block;
	margin:10px 0;
	padding:0;
}
}

.Copyright{
	line-height:25px;
	font-size:12px;
	color:#dcdcdc;
}
/*index*/
.news_title{
	font-family: "微软雅黑";
    font-size: 18px;
    padding-left: 8px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgb(196, 198, 203);
    margin-bottom: 10px;
    position: relative;
    font-weight: bold;	
}
.news_title a{
	outline: none;
    text-decoration:none;
    color: #333333;
}
.news_title a:hover{
    text-decoration:none;
    color: #333333;
}
.news_title a + a {
    position: absolute;
    top: 6px;
    right: 5px;
    width: 20px;
    height: 20px;
    font-size: 16px;
    color: #fff;
    background: #999;
    font-family: consolas;
    line-height: 18px;
    text-align: center;
}
.news_title a + a:hover{
	background:#008CD6;
	color:#fff;
}
.news_con{
	margin:10px;
}
.news_con ul.news_box li{
	line-height: 28px;
    height: 28px;
    overflow:hidden;
    }
@media(min-width:320px){
.news_con ul.news_box{
	display: block;
	overflow:hidden;
	font-size:12px;
	color:#333;
	width:100%;
	float:right;
}
.news_con ul.news_box li{
	line-height: 28px;
    height: 28px;
    float: right;
    width:94%;
    display: inline;
    list-style-type: none;
    cursor: pointer;
    overflow:hidden;
}
.news_con ul.news_box li a{
	display:block;
	width:70%;
	color:#333;
	float:left;
}
}
@media(min-width:480px){
.news_con ul.news_box{
	display: block;
	overflow:hidden;
	font-size:12px;
	color:#333;
	width:100%;
	float:right;
}
.news_con ul.news_box li{
	line-height: 28px;
    height: 28px;
    float: right;
    width:94%;
    display: inline;
    list-style-type: none;
    cursor: pointer;
    overflow:hidden;
}
.news_con ul.news_box li a{
	display:block;
	width:70%;
	color:#333;
	float:left;
}
}
@media(min-width:640px){
.news_con ul.news_box{
	display: block;
	overflow:hidden;
	font-size:12px;
	color:#333;
	width:100%;
	float:right;
}
.news_con ul.news_box li{
	line-height: 28px;
    height: 28px;
    float: right;
    width:94%;
    display: inline;
    list-style-type: none;
    cursor: pointer;
    overflow:hidden;
}
.news_con ul.news_box li a{
	display:block;
	width:70%;
	color:#333;
	float:left;
}
}    
@media(min-width:768px){
.news_con ul.news_box{
	display: block;
	overflow:hidden;
	font-size:12px;
	color:#333;
	width:100%;
	float:right;
}
.news_con ul.news_box li{
	line-height: 28px;
    height: 28px;
    float: right;
    width:94%;
    display: inline;
    list-style-type: none;
    cursor: pointer;
    overflow:hidden;
}
.news_con ul.news_box li a{
	display:block;
	width:70%;
	color:#333;
	float:left;
}
}
@media(min-width:1200px){
.news_con ul.news_box{
	display: block;
	overflow:hidden;
	font-size:12px;
	color:#333;
	width:70%;
	float:right;
}
.news_con ul.news_box li{
	line-height: 28px;
    height: 28px;
    float: right;
    width:94%;
    display: inline;
    list-style-type: none;
    cursor: pointer;
    overflow:hidden;
}
.news_con ul.news_box li a{
	display:block;
	width:84%;
	color:#333;
	float:left;
}
}
.news_con ul.news_box li span{
	color:#333;
	float:right;
}
@media(min-width:320px){
	.rongyu{
		width:100%;
	}
}

@media(min-width:480px){
	.rongyu{
		width:100%;
	}
}

@media(min-width:640px){
	.rongyu{
		width:100%;
	}
}

@media(min-width:768px){
	.rongyu{
		width:100%;
	}
}
@media(min-width:1200px){
.rongyu{
	width:30%;
	float:left;
	}
}
.new_pro{
	padding-top:20px;
	text-align: center;
	overflow:hidden;
}
.new_pro a{
	font-size:14px;
	color:#000;
}
.new_pro a:hover{
	text-decoration:none;
}
/****************************************产品右侧搜索*********************************************/
.col-xs-4 hr{
	border: 0px none #E1E1E1;
    background-color: #E1E1E1;
    color: #E1E1E1;
    height: 1px;
	overflow:hidden;
}
.searchself{
    width:100%;
    padding:10px;
    background:#999;
    color:#fff;
    margin-bottom:20px;
}
.searchself .searchline{
    padding:10px 0;
    margin-left:10px;
}
.searchself .searchtitle{
    margin-left:10px;
    height:30px;
    line-height:30px;
}
.searchself .searchtitle img{
    float:left;
    width:30px;
    height:30px;  
}
.searchself .searchtitle div{
    float:left;
    font-size:14px;
    margin-left:10px;
}
.searchself .hr1{
    border:none;
    background-color:#e0e0e0;
    height:1px;
}
.searchself .searchcontent{
   overflow:hidden;
}
.searchself .searchcontent .searchtext{
    height:25px;
    margin-left:0px;
    padding:0;
    color:#848484;
    display:inline;
    float:left;
}
.searchself .searchcontent .searchbtn{
    padding:2px 0;
    margin-left:5px;
    width:40px;
    height:23px;
    text-align:center;
    vertical-align:middle;
    float:left;
    border:1px solid #000;
    background:#000;
    color:#fff;
    font-size:12px;
    margin-top:1px;
}
.searchself .searchjishuzixun .divline{
    margin:5px 0;
}  
.searchself .searchjishuzixun .divline .imgerweima{
    width:145px;
    height:145px; 
}
.searchself .searchjishuzixun .divline .imgplayback{
    width:174px;
    height:84px; 
}
.searchself .divdownload{
    line-height:30px;
}
.searchself .divdownload img{
    float:left;
    width:30px;
    height:30px;  
}	
/********产品********/
.menutitle{
    line-height:25px;
    margin:0;
}
.col-xs-3 hr{
    border: 0px none #E1E1E1;
    background-color: #E1E1E1;
    color: #E1E1E1;
    height: 1px;
}
.menutitle a{
    font-size: 16px;
    color: #005BAC;
    text-decoration:none;
}
.menutitle a:hover{
	text-decoration:none;
}
.menutitle a:visited {
    color: #005BAC;
    text-decoration:none;
}

.list_pro{
	width:100%;
	margin:0;
	padding:0;
	font-size:12px;
	min-height:160px;
}
.list_pro li{
	padding-left:10px;
    line-height:30px;
    background:url(../../images/anfang/productleftnavtitle3.png) no-repeat left;
}
.list_pro li a{
	font-size: 12px;
    color: #4e4a47;
    text-decoration: none;
}
.pro_banner{width:100%;margin-bottom:20px;overflow:hidden;}
.pro_banner img{width:100%;}
/***产品左侧导航***/
.listnav{
    padding:5px 10px;
}
.navtitle{font-size:16px;}
.navtitle img{
    margin:3px 10px 3px 0;
}
.listnav hr{
    background: #666;
    color: #666;
    height: 1px;
}
.listnav .navtitle1 {
    font-size: 16px;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
}
.listnav .navtitle1 img {
    width: 4px;
    height: 6px;
    margin-left: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.listnav .navtitle1 a {
    font-size: 15px;
    color: #666;
    margin-left: 10px;
}
.listnav ul li {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 13px;
    list-style: none;
}
.listnav ul li.liactive {
    background-color: #ebebed;
}
.listnav ul li img {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 30px;
}
.listnav ul li a {
    margin-left: 10px;
    width: 100%;
    font-size: 12px;
    color: #4e4a47;
    text-decoration: none;
}
/*右侧内容*/
.contenttitle{
	height:35px;
	padding-bottom:5px;
	line-height:30px;
    margin-left: 10px;
    font-size: 16px;
    color: #666;
    overflow:hidden;
}
.contenttitle1{
	height:35px;
	padding-bottom:5px;
	line-height:30px;
    margin-left: 10px;
    font-size: 16px;
    color: #666;
    position:relative;
}

span.pageinhere{
    background: url(../../images/anfang/productleftnavtitle.png) no-repeat 0 center;
    padding-left:30px;
}
span.pageinhere a{
    margin-right:10px;
    color: #666;
}
span.pageinhere a:last-child{color:#005BAC;margin-left:10px;}
.listarea{
    width: 100%;
    /*border: 1px solid #DEDEDE;*/
    padding-bottom:10px;
    position: relative;
    padding-bottom:40px;
}
.listarea ul{
	overflow:hidden;
}
@media (min-width:320px){
.listarea ul li{
	float:left;
    width:50%;
    overflow:hidden;
}
}
@media (min-width:480px){
.listarea ul li{
	float:left;
    width:50%;
    overflow:hidden;
}
}
@media (min-width:640px){
.listarea ul li{
	float:left;
    width:50%;
    overflow:hidden;
}
}
@media (min-width:768px){
.listarea ul li{
	float:left;
    width:50%;
    overflow:hidden;
}
}
@media (min-width:1200px){
.listarea ul li{
	float:left;
    width:33.333333333%;
    overflow:hidden;
}
}

/*.listarea ul li:nth-child(4n){clear:both;}*/
.listarea img{width:96%;display: block;margin:10px auto;}

.listarea ol{
	overflow:hidden;
	height:40px;
	line-height:40px;
	background:#f0f0f0;
	border-bottom:1px solid #dedede;
	margin:0;
}
@media (min-width:320px){
.listarea ol li{
	float:left;
    width:33.333333%;
    color:#005BAC;
    text-align:center;
    cursor: pointer;
}
}
@media (min-width:480px){
.listarea ol li{
	float:left;
    width:33.333333%;
    color:#005BAC;
    text-align:center;
    cursor: pointer;
}
}
@media (min-width:640px){
.listarea ol li{
	float:left;
    width:33.333333%;
    color:#005BAC;
    text-align:center;
    cursor: pointer;
}
}
@media (min-width:765px){
.listarea ol li{
	float:left;
    width:150px;
    color:#005BAC;
    text-align:center;
    cursor: pointer;
}
}
@media (min-width:1200px){
.listarea ol li{
	float:left;
    width:150px;
    color:#005BAC;
    text-align:center;
    cursor: pointer;
}
}

.listarea ol li.hand{
	background:#e1e1e1;
	border-bottom:5px solid #005BAC;
	height:40px;
}
@media (min-width:320px){
.ptitleline {
    display:none;
}
}

@media (min-width:480px){
.ptitleline {
    display:none;
}
}

@media (min-width:640px){
.ptitleline {
    display:none;
}
}

@media (min-width:765px){
.ptitleline {
    float: left;
    display:inline-block;
    margin-left: 50px;
    height: 200px;
    color:#666;
}
}

@media (min-width:1200px){
.ptitleline {
    float: left;
    display:inline-block;
    margin-left: 50px;
    height: 200px;
    color:#666;
}
}


.ptitle1 {
    margin-top: 10px;
    height: 25px;
    font-size: 16px;
}
.ptitle2 {
    height: 25px;
    margin-top: 15px;
    border: 0px solid red;
    font-size: 15px;
}
.ptitle3 {
    margin-top: 35px;
    height: 65px;
}
.ptitle3 img{
	float:left;
	width: 90px;
    height: 65px;
    margin-left: 5px;
}
.item1{
    position:relative;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height:145px;
}
.item1 img{
    width:170px;height:135px;
}
.item2{
    color: #c4261d;
    font-family: "微软雅黑";
    font-size: 13px;
    line-height: 18px;
    height:18px;
    text-align: center;
    margin-top: 5px;
    padding:0 15px;
    overflow:hidden;
}
.item2 a {
    text-decoration: none;
    color: #4f4e4e;
    font-size: 13px;
}
.item2 a:hover{
    text-decoration: none;
    color: #4f4e4e;
}
.item3 {
    color: #4f4e4e;
    font-family: "微软雅黑";
    line-height: 18px;
    height:18px;
    text-align: center;
    margin-top: 5px;
    font-size: 13px;
    padding:0 15px;
    overflow:hidden;
}
/*******分页*******/
.listarea .pagebox{
	width:100%;
    font-size: 12px;
    line-height: 200%;
    font-weight: normal;
    position: absolute;
    bottom: 0px;
    margin:0 auto;
	padding-right: 3px;
	padding-left: 3px; 
	padding-bottom: 3px; 
	margin: 3px; 
	padding-top: 3px; 
	text-align: center
}
.listarea .pagebox a{
	border-right: #dedfde 1px solid; 
	padding-right: 6px; 
	background-position: 50% bottom; 
	border-top: #dedfde 1px solid; 
	padding-left: 6px; 
	padding-bottom: 2px; 
	border-left: #dedfde 1px solid; 
	color: #666; 
	margin-right: 3px; 
	padding-top: 2px; 
	border-bottom: #dedfde 1px solid; 
	text-decoration: none;
}
.listarea .pagebox a:hover {
	border-right: #000 1px solid; 
	border-top: #000 1px solid; 
	background-image: none; 
	border-left: #000 1px solid; 
	color: #fff; 
	border-bottom: #000 1px solid; 
	background-color: #777777;
}
.listarea .pagebox a:active {
	border-right: #000 1px solid; 
	border-top: #000 1px solid; 
	background-image: none; 
	border-left: #000 1px solid; 
	color: #fff; 
	border-bottom: #000 1px solid; 
	background-color: #777777;
}
.listarea .pagebox span{
	padding-right: 6px; 
	padding-left: 6px; 
	font-weight: bold; 
	padding-bottom: 2px; 
	border: #777777 1px solid; 
	color: #fff; 
	margin-right: 3px; 
	padding-top: 2px; 
	background-color: #777777;
}
/*下载*/
.content_down{
	display: block;
	font-size:12px;
}
.content_down li{
	color:#444;
	border-bottom:1px dotted #999;
    padding:5px 10px;
    line-height:25px;
    overflow:hidden;
}
@media (min-width:320px){
.content_down li a{
	float:left;
	display:block;
	width:64%;
	color:#444;
	text-decoration:none;
}
}
@media (min-width:480px){
.content_down li a{
	float:left;
	display:block;
	width:64%;
	color:#444;
	text-decoration:none;
}
}
@media (min-width:640px){
.content_down li a{
	float:left;
	display:block;
	width:64%;
	color:#444;
	text-decoration:none;
}
}
@media (min-width:768px){
.content_down li a{
	float:left;
	display:block;
	width:84%;
	color:#444;
	text-decoration:none;
}
}
@media (min-width:1200px){
.content_down li a{
	float:left;
	display:block;
	width:84%;
	color:#444;
	text-decoration:none;
}
}
.content_down li a{
	height:25px;overflow:hidden;
}

.content_down li a:hover{
	color:#005BAC;
	text-decoration:none;
}
.content_down li span{float:right;}
.dataTableView {
    width: 100%;
    border: none;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 14px;
}
.dataTableView td {
    color: #444;
    border: 1px solid #ccc;
    padding: 5px 10px;
    line-height: 25px;
}
/*招商加盟*/
.join_box{
	width:100%;
	text-align:center;
}
.join_box img{
	width:100%;
}

/*加盟留言*/
.join-msg{background-image: url(../../images/anfang/join-message.jpg);background-size: cover;background-repeat: no-repeat;}
.join-msg .content{max-width: 1100px;margin:0 auto;}
.content{
    max-width: 1050px;
    width: 100%;
    padding: 50px 0;
}
.join-msg-header{color: #fff;text-align:center;}
.join-msg-header>h4{font-size: 16px;}
.join-msg-content{margin-top: 40px;}
.join-msg-header h3{
    font-size:36px;
    line-height:50px;
}
.join-msg-header h4{
    font-size:20px;
    line-height:40px;
}

.join-msg-title{position: relative;margin-bottom: 30px;padding-left: 7px;color: #585858;font-size: 20px;}
.join-msg-title:before{position: absolute;top: 5px;left: 0px;height: 18px;border-left: 1px solid #ffa23b;content: '';}
.join-msg-title>span{color: #898989;font-size: 14px;}

.diy .join-msg-title:before{border-left-color: #50adfc;}

.join-apply{float: left;padding:25px 40px;width: 410px;background-color: #fff;text-align: left;}
.join-apply-body{margin-bottom: 51px;}
.join-apply-item{position: relative;margin-bottom: 40px;padding-left: 51px;color: #272727;line-height:28px;}
.apply-sprite{position: absolute;top: -4px;left: 0px;display: inline-block;width:38px;height:38px;background-image: url(../../images/anfang/sprite-contact.png);background-repeat: no-repeat;}
.apply-phone{background-position: 0px 0px;}
.apply-email{background-position: 0px -55px;}
.apply-fax{background-position: 0px -109px;}
.apply-addr{background-position: 0px -164px;}
.apply-wx{background-position: 0px -218px;}
.join-apply-item img{vertical-align: top;width: 120px;}

.join-ly{float: right;padding:25px 90px;width: 650px;background-color: #fff;text-align: left;height:580px;}
.join-ly .form-group{margin-bottom: 10px;padding: 0px;}
.join-ly .form-group label{left: 0px;}
.join-ly .form-group .form-inputbox{padding-left: 76px;}
.join-ly .form-group textarea{display: block;}
.join-ly .form-group .form-captcha{width: 50%;}
.join-ly .form-group img{margin-left: 5px;vertical-align: middle;}
.join-ly-submit{margin-top: 27px;}
.join-ly-submit .btn{margin-bottom: 5px;padding: 15px 53px;min-width: auto;font-size: 16px;}
.modal-body .form-group .form-inputbox{
    padding-left: 85px;
    width:100%;
}
.modal-body .form-group .form-inputbox input,.modal-body .form-group .form-inputbox textarea{
	padding:10px;
    width:100%;
    -webkit-transition: 0.6s cubic-bezier(0.18, 1, 0.21, 1);
    -moz-transition: 0.6s cubic-bezier(0.18, 1, 0.21, 1);
    -ms-transition: 0.6s cubic-bezier(0.18, 1, 0.21, 1);
    -o-transition: 0.6s cubic-bezier(0.18, 1, 0.21, 1);
    transition: 0.6s cubic-bezier(0.18, 1, 0.21, 1);
	background-color:#f9f9f9;
    font-size:14px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    border:none;
    outline:none;
    font-family:"microsoft yahei";
    text-align:left;
    color: #898989;
    }
    
.modal-body .form-group {
    position: relative;
    margin-bottom: 20px;
    padding: 0 50px;
}
.modal-body .form-group label {
    position: absolute;
    top: 10px;
    left: 50px;
    color: #272727;
}
.join-ly-submit .btn {
    margin-bottom: 5px;
    padding: 15px 53px;
    min-width: auto;
    font-size: 16px;
}
.btn.orange {
    background: #ffa23b;
    -webkit-box-shadow: 0 5px 16px rgba(255, 164, 58, .5);
    -moz-box-shadow: 0 5px 16px rgba(255, 164, 58, .5);
    box-shadow: 0 5px 16px rgba(255, 164, 58, .5);
}
.btn, a.btn {
    display: inline-block;
    padding: 21px 53px;
    min-width: 190px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    background: #ffa23b;
    border: none;
    text-align: center;
    cursor: pointer;
    -webkit-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -moz-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -ms-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -o-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
}
/*
.diy.join-msg{background-image: url(../../images/anfang/diy-message.jpg);}
.diy.join-msg .join-msg-header>h3{color: #272727;}
.diy.join-msg .join-msg-header>h4{color: #585858;}*/

@media (max-width:1200px) {
	.join-apply{display: none;}
	.join-ly{float: none;width: 100%;}
}
@media (max-width:660px) {
	.join-apply{display: none;}
	.join-ly{padding-right: 30px;padding-left: 30px;}
}
@media (max-width:480px){
	.join-msg .contentq{padding: 25px 10px;}
	.join-msg-content{margin-top: 20px;}
	.join-ly{padding-right: 19px;padding-left: 19px;}
	.join-ly .form-group .form-inputbox{padding-left: 64px;}
	.join-ly .form-group .form-captcha{width: 100%;}
	
}


.box{overflow:auto;background-color:#fff;}
.box .content{padding:0;}
.table_form1{font-size:16px;line-height:30px;padding:20px;overflow:hidden;}
.table_form1 td,.table_form1 th{display:block;width:100%;padding:5px 0;text-align:center;}
.table_form1 td input{
	font-family:"microsoft yahei";
	width:380px;
	margin:5px 0;
	border:none;
	height:40px;
	line-height:40px;
	padding:0 5px;
	color:#999;
	font-size:14px;
	outline: none;
}
.table_form1 td input:focus{background:#fff;border:none;outline: none;}
.table_form1 td textarea{
	font-family:"microsoft yahei";
	border:none;
	color:#999;
	font-size:14px;
	outline: none;
}
.table_form1 td textarea:focus{background:#fff;border:none;outline: none;}
/*方案*/
.content_plan{
	display: block;
	margin:0;
	padding:0;
}
.content_plan li{
    border-bottom:1px solid #E7E7E7;
    padding-top:23px;
    padding-right:10px;
    padding-left:10px;
    padding-bottom:14px;	
}
.content_plan li a{
	color: #2f2d2e;
    line-height: 20px;
    font-size: 14px;
    display: block;
}
.content_plan li span{
	display: block;
	color: #666;
    line-height: 21px;
    padding-top: 3px;
    padding-bottom: 8px;
    font-size:12px;
}
.content_plan li a.ck_xx{
    width: 88px;
    line-height: 24px;
    display: inline-block;
    background: none;
    text-align: center;
    border: 1px solid #dedede;
    font: normal 12px/24px "Microsoft YaHei";
    color: #2f2d2e;
}
@media (min-width:320px){
.contenttitleright {
    float: right;
    display:none;
}
}
@media (min-width:480px){
.contenttitleright {
    float: right;
    display:none;
}
}
@media (min-width:640px){
.contenttitleright {
    float: right;
    display:none;
}
}
@media (min-width:768px){
.contenttitleright {
    float: right;
    display:none;
}
}

@media (min-width:1200px){
.contenttitleright {
    float: right;
    display:inline-block;
}
}

.plan_float > a{
    width: 200px;
    height: 30px;
    background: #005bac;
    float: right;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    text-decoration:none;
}
.plan_float > a:hover{color: #fff;}

.plan_float_main {
    position: absolute;
    right:0;
    top:0;
    background: #EDEDED;
    z-index: 99999;
}
.plan_float_box {
    background:#EDEDED;
    padding:28px 60px;
    overflow:hidden;
}
.close_float {
	display: block;
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #9F9F9F;
    color: #fff;
    padding: 2px 8px;
	cursor:pointer;
}
.plan_float_box .menu1 {
	display: block;
    float:left;
    padding:20px;
}
.plan_float_box .menu1 .menutitle a {
	display: block;
    color: #666;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
}
.plan_foat_box_bottom {
    background: #D2D2D2;
    height: 8px;
    overflow: hidden;
    clear: both;
}
/*提交订单*/
.wrapper{
	width:1000px; margin:0 auto;
}
.baxf .detail td, .baxf .detail th
{
    height:24px;
    padding:0;
    }
.baxf{
	background:#ffffff; clear:both;
}
.baxf .hero{
	padding:40px 0; font-size:16px; line-height:1.8; color:#666666; position:relative;padding-bottom:64px;
}
.baxf .hero h2{
	font-size:28px; font-weight:bold; color:#00458e; line-height:1; margin-bottom:26px;
}
.baxf .hero .btn{
	border:#006699 solid 1px; height:38px; line-height:38px; padding:0 20px; position:absolute; right:0; top:40px; font-size:20px; color:#00458e; border-radius:19px;
}
.baxf .hero a:hover.btn{
	background:#006699; color:#fff;
}
.baxf .thead{
	border-top:#cccccc solid 1px;border-bottom:#cccccc solid 1px; height:91px; 
}
.baxf .thead ul{
	border-left:#cccccc solid 1px; height:auto; overflow:hidden;
}
.baxf .thead li{
	float:left; display:inline; line-height:90px; height:90px; padding:0 14px; border-right:#cccccc solid 1px; font-size:20px;
}
.baxf .thead li a:hover{text-decoration:none;}
.baxf .thead li.selected{
	background-color:#ffffff;
}
.baxf .thead li.selected a{
	color:#00458e;
}
.baxf .thead li.selected a:hover{text-decoration:none;}
.baxf .detail{
	margin-top:50px;
}
.baxf .detail .wrapper{
	height:auto; overflow:hidden;
}
.baxf .detail .img{
	width:500px; float:left; display:inline; overflow:hidden; position:relative;
}
.baxf .detail .text{
	width:500px; float:left; display:inline;
}
.baxf .detail table{
	background:#cccccc; 
}
.baxf .detail td,
.baxf .detail th{
	padding:15px 20px; background:#ffffff	; color:#999999; font-size:16px;
}
.baxf .detail th{
	color:#666666;
}
.baxf .detail .c_blue{
	color:#00458e;
}
.baxf .detail h1{
	font-size:36px; line-height:1; margin-top:70px;text-align:center;
}
.baxf .detail h1 strong{
	font-size:60px; font-weight:normal !important; color:#00458e;
}
.baxf .tbody .btn1{
	margin-top:72px; text-align:center;margin-bottom:120px;
}
.baxf .tbody .btn1 a{
	height:60px; line-height:60px; border:#006699 solid 1px; display:inline-block;margin:1px 30px; font-size:30px; color:#00458e; border-radius:30px; width:200px;
}
.baxf .tbody .btn1 a:hover{text-decoration:none;}
.baxf .list{
	text-align:center;
}
.baxf .list li img{
	display:block;
}
#tijiao{display:none;}

/*搜索框*/
@media (min-width:320px){
.big_search{
	float: right;
	display:none;
    border: 1px solid #dedede;
}
}
@media (min-width:480px){
.big_search{
	float: right;
	display:none;
    border: 1px solid #dedede;
}
}
@media (min-width:640px){
.big_search{
	float: right;
	display:none;
    border: 1px solid #dedede;
}
}

@media (min-width:768px){
.big_search{
	float: right;
	display:inline-block;
    border: 1px solid #dedede;
}
}

@media (min-width:1200px){
.big_search{
	float: right;
	display:inline-block;
    border: 1px solid #dedede;
}
}

.searchtext1{
	float: left;
    line-height: 24px;
    width: 125px;
    margin-left: 3px;
    margin-top: 1px;
    margin:1px 3px;
    border: none;
    color: #848484;
    display: inline;
    outline: none;
    font-size:12px;
}
.big_search img{
    width: 20px;
    height: 20px;
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
}
/*公司荣誉*/
.company_box{padding:20px 0;overflow:hidden;}
@media (min-width:320px){
.company_box dd{width:50%;float:left;margin-bottom:20px;display:block;cursor:pointer;}
}
@media (min-width:480px){
.company_box dd{width:50%;float:left;margin-bottom:20px;display:block;cursor:pointer;}
}
@media (min-width:640px){
.company_box dd{width:50%;float:left;margin-bottom:20px;display:block;cursor:pointer;}
}
@media (min-width:765px){
.company_box dd{width:25%;float:left;margin-bottom:20px;display:block;cursor:pointer;}
}
@media (min-width:1200px){
.company_box dd{width:25%;float:left;margin-bottom:20px;display:block;cursor:pointer;}
}

.ry_img{border:1px solid #DEDEDE;padding:4px;}
.ry_tit{
	text-align:center;
    padding-top:5px;
    font-size:14px;
    margin-left:5px;
    margin-right:5px;
    overflow:hidden;
    line-height:20px;
    height:25px;
}
.big_box{
	position:fixed;z-index:9;top:0;left:0;display:none;
	width:100%;height:100%;background:rgba(0,0,0,0.3);
}
@media (min-width:320px){
.big_img{display:none;width:80%;position:fixed;z-index:10;top:50%;left:50%;margin-top:-135px;margin-left:-40%;background:#fff;border:6px solid #999;border-radius:8px;}
}

@media (min-width:480px){
.big_img{display:none;width:80%;position:fixed;z-index:10;top:50%;left:50%;margin-top:-135px;margin-left:-40%;background:#fff;border:6px solid #999;border-radius:8px;}
}

@media (min-width:640px){
.big_img{display:none;width:80%;position:fixed;z-index:10;top:50%;left:50%;margin-top:-135px;margin-left:-40%;background:#fff;border:6px solid #999;border-radius:8px;}
}

@media (min-width:768px){
.big_img{display:none;width:630px;height:520px;position:fixed;z-index:10;top:50%;left:50%;margin-top:-275px;margin-left:-315px;background:#fff;border:6px solid #999;border-radius:8px;}
}

@media (min-width:1200px){
.big_img{display:none;width:630px;height:520px;position:fixed;z-index:10;top:50%;left:50%;margin-top:-275px;margin-left:-315px;background:#fff;border:6px solid #999;border-radius:8px;}
}


.big_tit{font-size:18px;margin:15px;height:20px;line-height:20px;overflow:hidden;}
.close_box{display:block;width:30px;height:30px;float:right;margin-right:15px;cursor:pointer;border:1px solid #999;border-radius:30px;text-align:center;line-height:30px;color:#999;font-size:16px;position:absolute;top:-20px;right:-30px;background:#fff;z-index:11;}
.content_box img{margin:0 auto;}
@media (min-width:320px) {
.left_menu{display:block;width:30px;height:24px;position:absolute;top:0;right:10px;border:1px solid #ccc;border-radius:4px;cursor:pointer;background:#fff;z-index:9;}
}
@media (min-width:480px) {
.left_menu{display:block;width:30px;height:24px;position:absolute;top:0;right:10px;border:1px solid #ccc;border-radius:4px;cursor:pointer;background:#fff;z-index:9;}
}
@media (min-width:640px) {
.left_menu{display:block;width:30px;height:24px;position:absolute;top:0;right:10px;border:1px solid #ccc;border-radius:4px;cursor:pointer;background:#fff;z-index:9;}
}
@media (min-width:768px) {
.left_menu{display:none;width:30px;height:24px;position:absolute;top:0;right:10px;border:1px solid #ccc;border-radius:4px;cursor:pointer;z-index:9;}
}
@media (min-width:12000px) {
.left_menu{display:none;width:30px;height:24px;position:absolute;top:0;right:10px;border:1px solid #ccc;border-radius:4px;cursor:pointer;z-index:9;}
}

.left_menu span{display:block;margin:4px 5px;height:2px;background:#bbb;}
.posi_list{    
	position:absolute;
    top:30px;
    right:0;
    z-index:10;
    background:#ccc;
    border-radius:5px;
}